PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowFormXObjectContent Class / getFormXObjectHeight Method
In This Topic
    getFormXObjectHeight Method
    In This Topic
    Gets the formXObject height.
    The value of this property represents either a percentage (0 to 100) or an absolute value based on the value of method.
    Syntax
    public double getFormXObjectHeight()

    Return Value

    The height of the formXObject drawn on the page.
    See Also